-
Home
-
WCP OpenWeather
-
2.5.0 (latest)
-
Code
-
Classes
- WeatherEntity
Total Complexity |
40 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
210 |
Lines of code |
140 |
Logical lines of code |
65 |
Comment lines |
0 |
Methods |
34 |
Properties |
15 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
applySettings() |
S |
52 |
7 |
23 |
__construct() |
S |
71 |
1 |
6 |
setWeatherDescription() |
S |
77 |
1 |
4 |
setWeatherIcon() |
S |
77 |
1 |
4 |
getWeatherIconUrl() |
S |
82 |
1 |
3 |
setWeatherIconUrl() |
S |
77 |
1 |
4 |
getDay() |
S |
82 |
1 |
3 |
setDay() |
S |
77 |
1 |
4 |
setTempUnit() |
S |
77 |
1 |
4 |
getTempUnit() |
S |
82 |
1 |
3 |
getTempUnitShort() |
S |
78 |
1 |
3 |
getClouds() |
S |
82 |
1 |
3 |
setClouds() |
S |
77 |
1 |
4 |
getSunrise() |
S |
82 |
1 |
3 |
getSunset() |
S |
82 |
1 |
3 |
setSunrise() |
S |
77 |
1 |
4 |
setWeatherMain() |
S |
77 |
1 |
4 |
setWeatherId() |
S |
77 |
1 |
4 |
getWeatherIcon() |
S |
82 |
1 |
3 |
getWeatherDescription() |
S |
82 |
1 |
3 |
getWeatherMain() |
S |
82 |
1 |
3 |
getWeatherId() |
S |
82 |
1 |
3 |
setWindDeg() |
S |
77 |
1 |
4 |
getWindDeg() |
S |
82 |
1 |
3 |
setWindSpeed() |
S |
77 |
1 |
4 |
getWindSpeed() |
S |
82 |
1 |
3 |
setHumidity() |
S |
77 |
1 |
4 |
getHumidity() |
S |
82 |
1 |
3 |
setPressure() |
S |
77 |
1 |
4 |
getPressure() |
S |
82 |
1 |
3 |
setTemperature() |
S |
77 |
1 |
4 |
getTemperature() |
S |
82 |
1 |
3 |
applyThemeUrl() |
S |
79 |
1 |
3 |
setSunset() |
S |
77 |
1 |
4 |